oliskoli [Mon, 19 Jun 2006 18:57:44 +0000 (18:57 +0000)]
Add new contributors Pasha Phares and Andy Armstrong.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2165
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Mon, 19 Jun 2006 15:49:45 +0000 (15:49 +0000)]
Don't explictly zero alt.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2164
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Mon, 19 Jun 2006 14:42:20 +0000 (14:42 +0000)]
Andy Armstrong contributes support for Wintec WBT-200.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2163
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Mon, 19 Jun 2006 06:14:02 +0000 (06:14 +0000)]
Typo fix in unicsv doc: urm z -> utm z.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2162
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sat, 17 Jun 2006 21:44:26 +0000 (21:44 +0000)]
Use common ..Semi_To.. and ..To_Semi.. for calculation of coordinates.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2161
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sat, 17 Jun 2006 21:41:38 +0000 (21:41 +0000)]
Fix calculation from garmin semi values.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2160
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sat, 17 Jun 2006 21:38:02 +0000 (21:38 +0000)]
Simplify code with strupper (or strlower).
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2159
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sat, 17 Jun 2006 21:28:49 +0000 (21:28 +0000)]
Add functions strupper and strlower.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2158
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Wed, 14 Jun 2006 23:58:02 +0000 (23:58 +0000)]
Add one trackpoint only one time to queue.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2157
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Wed, 14 Jun 2006 22:43:12 +0000 (22:43 +0000)]
Fix route reader. 'rte_autoname' is one byte long and
the following byte is a flag for min/max values.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2156
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 13 Jun 2006 22:26:27 +0000 (22:26 +0000)]
Update reference after altitude calculation changes (use global macros).
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2155
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 13 Jun 2006 22:19:20 +0000 (22:19 +0000)]
Fix description of nuketypes example.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2154
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 13 Jun 2006 22:08:05 +0000 (22:08 +0000)]
Add new option 'date' to specify the used date format for read and write ops.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2153
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 13 Jun 2006 22:02:01 +0000 (22:02 +0000)]
BUG fix: wrong format for coordinates (abs(lat or lon) >= 100).
Add new option 'date' to specify the used date format for read and write ops.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2152
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 13 Jun 2006 21:50:02 +0000 (21:50 +0000)]
Split 'init_date_and_time_format' and move them to public 'util.c'.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2151
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 13 Jun 2006 21:48:11 +0000 (21:48 +0000)]
Add new function xasprintf for 'buffer-free' printf and alloc (as asprintf,
which is not C89 conform).
Split 'init_date_and_time_format' from garmin_txt into
'convert_human_date_format' and 'convert_human_time_format'.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2150
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sun, 11 Jun 2006 18:23:07 +0000 (18:23 +0000)]
Check pointers before xfree.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2149
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Sun, 11 Jun 2006 15:42:24 +0000 (15:42 +0000)]
Add a new cross-format waypoint check 'testw'.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2148
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Thu, 8 Jun 2006 19:39:29 +0000 (19:39 +0000)]
Fix links in capabilities page.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2147
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Thu, 8 Jun 2006 18:26:59 +0000 (18:26 +0000)]
Document -s and that -h takes an arg.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2146
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Thu, 8 Jun 2006 16:37:51 +0000 (16:37 +0000)]
Add (under protest) man page.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2145
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Thu, 8 Jun 2006 10:20:20 +0000 (10:20 +0000)]
make 'make doc' use the gpsbabel in the current directory instead of the one in the path
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2144
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Thu, 8 Jun 2006 07:03:09 +0000 (07:03 +0000)]
Remove duplicate entries.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2143
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Thu, 8 Jun 2006 04:43:41 +0000 (04:43 +0000)]
Add option name.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2142
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Thu, 8 Jun 2006 04:42:07 +0000 (04:42 +0000)]
Add doc entry for trackfilter name option.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2141
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Thu, 8 Jun 2006 04:04:08 +0000 (04:04 +0000)]
Add functions for string compare with wildcard support.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2140
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Thu, 8 Jun 2006 02:50:40 +0000 (02:50 +0000)]
Try to document the horror of the command line options we provide for Tiger.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2139
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Wed, 7 Jun 2006 20:13:52 +0000 (20:13 +0000)]
Sketch in Magellan format notes. (Still more to do...)
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2138
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Wed, 7 Jun 2006 15:50:40 +0000 (15:50 +0000)]
Include list of supported Garmins in doc.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2137
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Tue, 6 Jun 2006 21:36:24 +0000 (21:36 +0000)]
Add Garmin icons appendix.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2136
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Tue, 6 Jun 2006 21:36:07 +0000 (21:36 +0000)]
Document various Garmin-specific options.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2135
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Tue, 6 Jun 2006 20:56:11 +0000 (20:56 +0000)]
Add a few hundred ISO decays to ASCII. Approved by Olaf.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2134
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Tue, 6 Jun 2006 18:44:13 +0000 (18:44 +0000)]
Sketch in garmin icon doc generator for discussion with Ron.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2133
f51c46e8-681c-474f-0cfe-
069cfd0219fb
threadhead2 [Tue, 6 Jun 2006 03:22:28 +0000 (03:22 +0000)]
no message
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2132
f51c46e8-681c-474f-0cfe-
069cfd0219fb
threadhead2 [Tue, 6 Jun 2006 03:14:05 +0000 (03:14 +0000)]
Initial work on Advanced window, NEEDS INPUT! Some small bug fixes in Quick/Original window. Added automatic file extensions to all windows.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2131
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Tue, 6 Jun 2006 02:41:13 +0000 (02:41 +0000)]
Bump version.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2129
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Thu, 1 Jun 2006 19:28:04 +0000 (19:28 +0000)]
Geocaching.com loc files actually sometimes are UTF-8. Adjust reader to
handle this.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2128
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Thu, 1 Jun 2006 14:54:01 +0000 (14:54 +0000)]
Removed nonexistent format options
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2127
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Thu, 1 Jun 2006 03:17:02 +0000 (03:17 +0000)]
Added short explanation of what -i, -f, -o, and -F are.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2126
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Thu, 1 Jun 2006 02:22:39 +0000 (02:22 +0000)]
More fleshing-out of documentation
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2125
f51c46e8-681c-474f-0cfe-
069cfd0219fb
oliskoli [Tue, 30 May 2006 22:16:22 +0000 (22:16 +0000)]
Fix I/O capabilities. nmn4 can only read and write routes.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2124
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Fri, 26 May 2006 23:04:36 +0000 (23:04 +0000)]
Fix bug when merging non-image an1 with gpx to make image an1
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2123
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Fri, 26 May 2006 22:43:54 +0000 (22:43 +0000)]
Just an update
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2122
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Fri, 26 May 2006 22:39:58 +0000 (22:39 +0000)]
Add Topo 6 stuff to an1 format, adjust tests for new information
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2121
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Wed, 24 May 2006 23:44:45 +0000 (23:44 +0000)]
Merged README.* into docs
Fixed problem with xcsv derivatives that contained sections in the description.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2120
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Wed, 24 May 2006 15:31:21 +0000 (15:31 +0000)]
Remove #if !defined NO_USB since NO_USB is never defined.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2119
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Wed, 24 May 2006 14:27:39 +0000 (14:27 +0000)]
Modernize usb stub to builds without libusb work.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2118
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Tue, 23 May 2006 16:22:46 +0000 (16:22 +0000)]
and the other one, oops
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2117
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Tue, 23 May 2006 15:07:12 +0000 (15:07 +0000)]
fixed error where two escaped backslashes in a row would cause havoc
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2116
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Mon, 22 May 2006 16:10:54 +0000 (16:10 +0000)]
Add missing gbser.h file.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2115
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Sun, 21 May 2006 21:04:41 +0000 (21:04 +0000)]
Bring in pieces from build 101.
configure.in: Actually _use_ library specified in --with-libexpat for our test.
configure: regenerate
gbser_* New serial abstraction modules.
msvc/config.h: update comments.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2113
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Sun, 21 May 2006 20:38:13 +0000 (20:38 +0000)]
Remove dep for internal_styles.c on (now non-existent) README.style.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2112
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Sat, 20 May 2006 01:30:59 +0000 (01:30 +0000)]
I've gotta stop typing "this options." It's turning up in things I didn't even write now!
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2111
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Fri, 19 May 2006 23:10:58 +0000 (23:10 +0000)]
Add Franson's GPS Simulator.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2110
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Fri, 19 May 2006 23:03:10 +0000 (23:03 +0000)]
Add write-only support for Franson Software's GPS Simulator format.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2109
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Fri, 19 May 2006 20:28:32 +0000 (20:28 +0000)]
Change the way we link to appendices (xref instead of link)
Document xcsv's options, since they're used so many places.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2108
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Fri, 19 May 2006 20:04:30 +0000 (20:04 +0000)]
formats: Added descriptive text for the few remaining undocumented formats
formats/options: Documented various options (mostly with the awesome power
of 'cp'.)
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2107
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Fri, 19 May 2006 15:44:38 +0000 (15:44 +0000)]
babelmain moves to xmldoc.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2106
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Fri, 19 May 2006 15:44:04 +0000 (15:44 +0000)]
Kill files replaced by Ron's spiffy new doc.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2105
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Fri, 19 May 2006 15:21:20 +0000 (15:21 +0000)]
Improve error for folks that keep specifying "usb:" for their serial gps just becuase they have a usb/serial converter.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2104
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Fri, 19 May 2006 15:07:38 +0000 (15:07 +0000)]
Tweak chkdoc to look for xmldoc/{format|filter}/formatname.xml
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2103
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Fri, 19 May 2006 14:54:09 +0000 (14:54 +0000)]
Tweak table formats
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2102
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Fri, 19 May 2006 13:50:49 +0000 (13:50 +0000)]
Make table of internal csv constants into a table.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2101
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Fri, 19 May 2006 13:29:06 +0000 (13:29 +0000)]
Add container and cache type to PalmDoc.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2100
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Fri, 19 May 2006 11:50:15 +0000 (11:50 +0000)]
dd 'styles' appendix
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2099
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Fri, 19 May 2006 05:49:08 +0000 (05:49 +0000)]
Moving lots of options
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2098
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Thu, 18 May 2006 20:09:01 +0000 (20:09 +0000)]
Small namespace collision in makedoc
Also, more rewrites.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2097
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Thu, 18 May 2006 18:51:53 +0000 (18:51 +0000)]
Add container and cache type to HTML and TEXT outputs.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2096
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Thu, 18 May 2006 18:37:26 +0000 (18:37 +0000)]
Moving and rewriting options for filters
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2095
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Thu, 18 May 2006 17:53:07 +0000 (17:53 +0000)]
Typo fix for United Arab Emirates
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2094
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Thu, 18 May 2006 16:07:30 +0000 (16:07 +0000)]
More documentation updates
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2093
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Thu, 18 May 2006 15:55:13 +0000 (15:55 +0000)]
Fixed spelling/caps in options
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2092
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Thu, 18 May 2006 15:52:31 +0000 (15:52 +0000)]
More doc updates
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2091
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Thu, 18 May 2006 14:56:44 +0000 (14:56 +0000)]
more option moving
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2090
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Thu, 18 May 2006 14:27:22 +0000 (14:27 +0000)]
more moving options
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2089
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Thu, 18 May 2006 13:31:29 +0000 (13:31 +0000)]
moving options
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2088
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Thu, 18 May 2006 02:21:13 +0000 (02:21 +0000)]
more option motion
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2087
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Thu, 18 May 2006 00:53:35 +0000 (00:53 +0000)]
Second time doing yet another option move; thanks sf.net.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2086
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Thu, 18 May 2006 00:46:50 +0000 (00:46 +0000)]
add makedoc to makefile
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2085
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Wed, 17 May 2006 23:22:21 +0000 (23:22 +0000)]
Tweak tpo3 caps to match what Curt described.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2084
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Wed, 17 May 2006 23:18:44 +0000 (23:18 +0000)]
Split TPO into two different formats since they have different capabilities.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2083
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Wed, 17 May 2006 22:30:02 +0000 (22:30 +0000)]
Bring in Curt's TPO[2/3] split.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2082
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Wed, 17 May 2006 21:34:00 +0000 (21:34 +0000)]
Baroq, gtm: bring in from "old" docbook.
Garmin: start to overhaul.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2081
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Wed, 17 May 2006 20:59:05 +0000 (20:59 +0000)]
spelling error
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2080
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Wed, 17 May 2006 20:41:06 +0000 (20:41 +0000)]
fix validation errors
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2079
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Wed, 17 May 2006 20:30:24 +0000 (20:30 +0000)]
Complete the move to ./xmldoc
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2078
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Wed, 17 May 2006 20:29:05 +0000 (20:29 +0000)]
add route option to interpolate filter
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2077
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Wed, 17 May 2006 20:28:39 +0000 (20:28 +0000)]
added xcsv-derivative logic
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2076
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Wed, 17 May 2006 20:27:34 +0000 (20:27 +0000)]
add xcsv-derived 'internal' types
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2075
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Wed, 17 May 2006 20:26:31 +0000 (20:26 +0000)]
Moved from main source dir
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2074
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Wed, 17 May 2006 20:25:54 +0000 (20:25 +0000)]
Add back in empty files that survived the xcsv-derivative purge
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2073
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Wed, 17 May 2006 19:47:14 +0000 (19:47 +0000)]
Add missing doc for Axim, CUP, and Yahoo.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2072
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Wed, 17 May 2006 19:46:19 +0000 (19:46 +0000)]
Removed empty autogenerated files (for now)
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2071
f51c46e8-681c-474f-0cfe-
069cfd0219fb
robertl [Wed, 17 May 2006 19:19:10 +0000 (19:19 +0000)]
Add 'parent' to the end of -^3.
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2070
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Wed, 17 May 2006 19:08:47 +0000 (19:08 +0000)]
Remove version tracking; we have cvs for that and nobody ever updated it anyway
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2069
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Wed, 17 May 2006 19:08:03 +0000 (19:08 +0000)]
Added documentation section
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2068
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Wed, 17 May 2006 19:03:45 +0000 (19:03 +0000)]
More verbose documentation
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2067
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Wed, 17 May 2006 19:03:30 +0000 (19:03 +0000)]
Add 'route' option to interpolate filter
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2066
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Wed, 17 May 2006 19:01:13 +0000 (19:01 +0000)]
more moving of options
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2065
f51c46e8-681c-474f-0cfe-
069cfd0219fb
parkrrrr [Wed, 17 May 2006 12:38:37 +0000 (12:38 +0000)]
moved options, rewrote some text
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2064
f51c46e8-681c-474f-0cfe-
069cfd0219fb